Skip to content

fix: use PAT exclusively in release workflow#525

Merged
FL4TLiN3 merged 1 commit intomainfrom
fix/release-workflow-pat-only
Feb 15, 2026
Merged

fix: use PAT exclusively in release workflow#525
FL4TLiN3 merged 1 commit intomainfrom
fix/release-workflow-pat-only

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Remove GITHUB_TOKEN fallback from release workflow so missing/expired PAT fails loudly
  • Ensures changeset release PRs always trigger CI checks via PAT

Test plan

  • Verify release workflow uses only PAT_GITHUB_TOKEN
  • Confirm CI triggers on changeset release PRs

🤖 Generated with Claude Code

Remove GITHUB_TOKEN fallback so missing/expired PAT fails loudly
instead of silently falling back to GITHUB_TOKEN (which doesn't
trigger downstream workflows).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) February 15, 2026 12:35
@FL4TLiN3 FL4TLiN3 merged commit 2a0967e into main Feb 15, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant